home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00490.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  100 b   |  9 lines

  1. on mouseUp
  2.   global q
  3.   dropdrums()
  4.   puppetSprite(q, 0)
  5.   updateStage()
  6.   stretchy()
  7.   flick()
  8. end
  9.